func runtime.gostring
5 uses
runtime (current package)
runtime1.go#L94: envs[i] = gostring(argv_index(argv, argc+1+i))
string.go#L376: func gostring(p *byte) string {
string.go#L390: return gostring(p)
symtab.go#L314: Function: gostring(arg.funcName),
symtab.go#L315: File: gostring(arg.file),
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |